home *** CD-ROM | disk | FTP | other *** search
/ Network CD 2 / Network CD - Volume 2.iso / programs / internet / mail / mm_v0.1.lha / conf / mm.cfg next >
Encoding:
Text File  |  1995-04-21  |  1.1 KB  |  49 lines

  1. #the sendmail variable is not supported at this time.
  2. #SENDMAIL smtppost
  3. LOGFILE logs:mm.log
  4. MAILDIR uumail:
  5. #The two variables are not used at this time.
  6. #SENDER big-cheese@scat.cybernetics.net
  7. #REPLYTO testlist@scat.cybernetics.net
  8.  
  9. #This section is for setting up the owner of each list.
  10. #This means that when a message comes through for the
  11. #names below, the program will parse the subject header
  12. #for SUBSCRIBE or UNSUBSCRIBE.
  13. #NOTE!!!There must not be a line between the heading and the OWNER numbers.
  14.  
  15. SUBCONFIG
  16. OWNER1 owner-testlist
  17. OWNER2 owner-test2
  18. OWNER3 <NONE>
  19. OWNER4 <NONE>
  20. OWNER5 <NONE>
  21. OWNER6 <NONE>
  22. OWNER7 <NONE>
  23. OWNER8 <NONE>
  24. OWNER9 <NONE>
  25. OWNER10 <NONE>
  26.  
  27.  
  28. #The next section deals with the list proper.  When a message
  29. #comes through for the names below, it will be forwarded to
  30. #the names in the file <LIST>.names where <LIST> is the list
  31. #name you are setting below. EX-
  32. # LIST1 testlist
  33. #
  34. #testlist.names will hold the names for each person.
  35.  
  36. LISTCONFIG
  37. LIST1 testlist
  38. LIST2 <NONE>
  39. LIST3 <NONE>
  40. LIST4 <NONE>
  41. LIST5 <NONE>
  42. LIST6 <NONE>
  43. LIST7 <NONE>
  44. LIST8 <NONE>
  45. LIST9  <NONE>
  46. LIST10 <NONE>
  47.  
  48.  
  49.